home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / f1_puzzle.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(press).as next >
Text File  |  2005-01-07  |  80b  |  5 lines

  1. on(press){
  2.    startDrag("","0","20","20","600","400");
  3.    gotoAndStop(2);
  4. }
  5.